From 9711608ba3b711dd50bac005f34d6fd1c5e95ea5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 5 Aug 2015 14:20:00 -0400 Subject: [PATCH] Fix a doc comment --- gtk/gtkstack.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/gtkstack.c b/gtk/gtkstack.c index 56dc3cfafb..ce5486ccd7 100644 --- a/gtk/gtkstack.c +++ b/gtk/gtkstack.c @@ -1646,6 +1646,7 @@ gtk_stack_get_transition_running (GtkStack *stack) /** * gtk_stack_set_interpolate_size: * @stack: A #GtkStack + * @interpole_size: the new value * * Sets whether or not @stack will interpolate its size when * changing the visible child. If the interpolate-size property -- 2.30.2